Fruit and sugar.
Glistening and sensual.
[[I open the fridge.|Fridge]]I spot you on the shelf.
You tell me your name is
=><=
(link:"Strawberry")[(set: $name to "Strawberry")(goto: "Name")]
(link:"Raspberry")[(set: $name to "Raspberry")(goto: "Name")]
(link:"Gooseberry")[(set: $name to "Gooseberry")(goto: "Name")]
<=="$name."
My heart skips a beat.
{
The sight of your (if: $name is "Strawberry")[ruby](elseif: $name is "Raspberry")[crimson](else:)[amber] contours takes my breath away.
}
[[We make our way to the door.|Door]]
(set: $fruit to $name.toLowerCase())I set you down by the toaster,
and [[slowly remove your top.|Top]]Your fruity aroma makes me wild with passion,
=><=
(link:"and I start to undress.")[(set: $dressed to false)(goto:"Dress")]
(link:"but I keep my top on.")[(set: $dressed to true)(goto:"Dress")]
<=={
(if:$dressed)[I like to get dirty.](else:)[I don't want to get //too// dirty.]
}
The toaster pops, and I spread butter over my
=><=
(link:"thick, white...")[(set:$toast to "Toast")(goto:"Toast")]
(link:"quivering, moist...")[(set:$toast to "Crumpet")(goto:"Toast")]
<=={
(if: $toast is "Toast")[...slices of toast.]
(elseif: $toast is "Crumpet")[...crumpets.]
}
{
I thrust my spoon inside you. As I lift it out, air rushes into your juicy bits with a squelch. I cover one (if: $toast is "Toast")[slice](else: $toast is "Crumpet")[crumpet], and go back deeper, harder, as you cling to the sides of the jar.
}
Soon [[all my bits are sticky.|Sticky]]I pause, eyes closed.
{
Each mouthful of delicious (if:$toast is "Toast")[toast](else:)[crumpet] fills me with ecstasy. The humble $fruit, transformed. Your jar says you came from (either: "Tesco", "Morrisons", "Sainsbury's", "Waitrose", "Lidl", "Aldi", "ASDA"), I think you came from *heaven*.
}
As I peak, all too soon, my heart sinks.
Your jar is [[empty|Empty]].But I'll always remember,
(live: 2s)[the (if:$toast is "Toast")[toast we shared](else:)[crumpets we shared],]
(live: 4s)[(if:$toast is "Toast")[the butter stain on my top](else:)[my greasy nipples].]
(live: 6s)[(if:$fruit is "strawberry")[Queen of my [scone]<scone|.](elseif:$fruit is "raspberry")[How Bob Marley liked his doughnuts.](else:)[You may have been a little tart, but I liked you.]]
(live: 8s)[Only one thing can mend my broken heart, ]
(live: 10s)[more [[JAM|Intro]]]
[]<scone_note|
(click: ?scone)[(replace:?scone_note)[//Pronounced scone.//]]==><==
<h1>JAM GAME</h1>
<h6>Or //(either: "Fifty Shades of Jam", "A Game of Scones", "E*jam*muelle")//</h6>
A game about jam, by <a href="https://twitter.com/snorecore" target="_blank">@snorecore</a>.
[[Begin|Beginnings]]
<==